chore: Release hotdata-cli version 0.22.0 - #250
Conversation
| - *(ingest)* --continuous flag on new-datasource (buckets) (#248) | ||
| - *(ingest)* --continuous flag on new-datasource (buckets) (#249) |
There was a problem hiding this comment.
super nit: (not blocking) these two entries describe the same feature twice — git-cliff picked up both #248 and #249, presumably a re-land or follow-up commit with an identical subject. Readers of the changelog will see the feature listed twice. Consider collapsing to one line, e.g.:
| - *(ingest)* --continuous flag on new-datasource (buckets) (#248) | |
| - *(ingest)* --continuous flag on new-datasource (buckets) (#249) | |
| - *(ingest)* --continuous flag on new-datasource (buckets) (#248, #249) |
There was a problem hiding this comment.
Release bump is internally consistent: Cargo.toml, Cargo.lock, and all four SKILL.md frontmatter versions move 0.21.0 → 0.22.0, and no other 0.21.0 references remain in the tree. skill.rs compares embedded skill version: against CARGO_PKG_VERSION, so the skill files matching the crate version is what that check needs. One super nit on the changelog. CI checks were still queued/in progress at review time, so I'm not asserting anything about their results.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
No description provided.